Skip to content
This repository was archived by the owner on May 29, 2018. It is now read-only.

Add ability to format category name and series point value.#128

Open
tdibacco wants to merge 1 commit intohighcharts:masterfrom
tdibacco:master
Open

Add ability to format category name and series point value.#128
tdibacco wants to merge 1 commit intohighcharts:masterfrom
tdibacco:master

Conversation

@tdibacco
Copy link

@tdibacco tdibacco commented Apr 13, 2017

Added two new exporting options for csv.

  • exporting.csv.rowCategoryFormatter Formatter callback for the category name of a row. Parameters are point and series. By default it returns null maintaining the current behavior.
  • exporting.csv.rowValueFormatter Formatter callback for the value of a row. Parameters are point and series. By default it returns null maintaining the current behavior.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant